rbv_api.isMobile()
Purpose
Returns true if a trigger is called from a Platform Mobile-Web page.
Note: This method returns false if called outside of a trigger
Syntax
rbv_api.isMobile()
Parameters
None
N/A
Return value
true or false