@IsDocBeingSaved (JavaScript)
Returns 1 if the current document is being saved.
Defined in
@Functions (JavaScript)Syntax
@IsDocBeingSaved() : int
Return value | Description |
---|---|
int |
1 if the doc is being saved. |
Returns 1 if the current document is being saved.
@IsDocBeingSaved() : int
Return value | Description |
---|---|
int |
1 if the doc is being saved. |