< Perl Programming < Keywords

The if keyword

if is the keyword used to start an if, an if … end if …or an if …[end if] … else statement.

Syntax

  if EXPRESSION

See also

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.