Changes

no edit summary
This function is used to return a single record containing all the fields required for the current user’s organisation information.
'' session_getcompany(flag,callbackfunc,fields)''
!Description
|-
|'''Flag'''||True or false, send synchronously or asynchronously.
|-
|'''Callbackfunc''' ||Function to be used after the asynchronous function call.
|-
|'''Fields''' ||The field list to be retrieved.
|-
| '''Return''' || ssRecordSet object
|}