Assign


The Assign script command assigns a new value to a variable

Syntax: Assign Variable = Expression Comment
Example: Assign IP = 192.168.2.43 assign a literal
Example: Assign LogFilename = "water monitor state" assign a literal containing spaces
Example: Assign metric = metric+1 assign to a user created variable an expression referencing a user created variable


© 2014 ComroeStudios LLC. All Rights Reserved.