Get the user identifier set using BatchUserDataEditor. Batch must be started to read it. The promise will return the user identifier you have previously set, if any, or undefined. Might be null/undefined if Batch isn't started.
Get the application language override set using BatchUserDataEditor. Batch must be started to read it. The promise will return the language you have previously set, if any, or undefined. Might be null/undefined if Batch isn't started. Might throw if Batch isn't started.
Get the application region override set using BatchUserDataEditor. Batch must be started to read it. The promise will return the region you have previously set, if any, or undefined. Might be null/undefined if Batch isn't started.
Clear all tags and attributes set on an installation and their local cache returned by
getAttributes
andgetTagCollections
. This does not affect data set on profiles using batch.profile.