Mobile Applications and Connected Field Service
>
Go
>
ServiceMax Go for Administrators
>
Configuring Core Features for Go
>
Custom Actions
>
Mobile Activity Space
>
Creating MAS Package
> API: $log
API: $log
•
$log
: With this API, you can log important messages in the application log. The sample $log code is as follows:
$log('Row clicked with id', id);
// where id is what object you want to log.
Was this helpful?
This site works best with JavaScript enabled