ph_getlasterrorstring PowerHome formula function
Description
Returns a text representation of the last error that occured within PowerHome
Syntax
ph_getlasterrorstring ( )
Argument Description
Return value
String. The last error that occured as a text string.
Usage
Use this function to retrieve the last error description.
Examples
The following examples demonstrate typical syntax/usage for this function. This function should be executed immediately after detecting an internal error.
ph_getlasterrorstring()