ph_postformula PowerHome formula function
Description
Posts a formula to the Execution Queue.
Syntax
ph_postformula ( formula )
Argument |
Description |
formula
|
A string representing the formula to be posted.
|
Return value
Integer. Returns a 0. The string representing the formula will be posted to the execution queue. When the execution queue processes the postformula command, the formula contained within the string will then be evaluated.