12.07.2015 Views

ILOG OPL Development Studio Language Reference Manual

ILOG OPL Development Studio Language Reference Manual

ILOG OPL Development Studio Language Reference Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

IdentifiersIdentifiers are used to name script variables and functions. An identifier starts with either aletter or an underscore, and is followed by a sequence of letters, digits, and underscores.The following are examples of identifiers:carx12main_window_fooThe language is case-sensitive, so that the uppercase letters A-Z are distinct from the lowercaseletters a-z. For example, the identifiers car and Car are distinct.I L O G O P L D E V E L O P M E N T S T U D I O L A N G U A G ER E F E R E N C E M A N U A L181

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!