OpenTokens™: %ASSIGN()%
Return to Introduction  Previous page  Next page

%ASSIGN()% tokens are those that can be used to assign any global, system or database variable. They use following token format:

%ASSIGN(variable|expression)%  
 
Parameters  
·action_code   required   literal      action code, see a complete list: OpenTokens™: Token Actions  
·expression   required   expression   additional parameter(s), depends on specific OpenTokens™: Token Actions  
 
 
Example: To set the g.MyTestVariable to the value of the s.dyn_time_t variable, you would use %ASSIGN(g.MyTestVariable|s.dyn_time_t)%


 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium