getEmbedInfo
Returns a structure with information about the loading outcome and uncommitted properties.
Signature
getEmbedInfo()
Returns
The properties within the returned structure are as follows:Name | Description | Type |
isLoaded | Indicates whether the embed loads properly. | Boolean |
isDirty | Indicates that the assignment contains uncommitted changes. | Boolean |
Parameters
None
Previous topic setEmbedData Next topic updateTokens