isCloud

isCloud ( ) : boolean

Returns true if the script is executed on the Cloud, false else.

Example


if(isCloud()) myPath=path("logs_grimport")