ph_zero PowerHome formula function
Description
Accepts a parameter of ANY datatype and returns a 0.
Syntax
ph_zero ( any )
Argument |
Description |
any
|
Any. Any valid PowerHome datatype including numeric, date, time, or string
|
Return value
Integer. Returns a 0.
Usage
Use this function within numeric formulas to quickly convert strings and/or any other values to a numeric 0.