Difference between revisions of "StrExpr"

Jump to navigation Jump to search
3 bytes removed ,  12:04, 26 January 2008
no edit summary
imported>Tibixe
imported>Tibixe
 
Line 12: Line 12:
Three type of blocks can appear in expressions:
Three type of blocks can appear in expressions:


'''String variable block:'''
===String variable block===
Syntax: ''${stringID_variable}''
Syntax: ''${stringID_variable}''


Replaced with the string associated with ''stringID''
Replaced with the string associated with ''stringID''


'''Variable value block:'''
===Variable value block===
Syntax: ''?{number_variable}''
Syntax: ''?{number_variable}''


Replaced with the value of the variable ( in decimal form ).
Replaced with the value of the variable ( in decimal form ).


'''Variable sequence block:'''
===Variable sequence block===
Syntax: ''@{first_variable}''
Syntax: ''@{first_variable}''


Anonymous user

Navigation menu