UpdateViews Data Member Function

Refreshes all the rendered worksheet views.

Prototype

int32 UpdateViews( int32 ForceUpdateNow )

Parameters

Parameter Type Parameter Name Documentation
int32ForceUpdateNowFlag specifying whether to perform a full view update (and rendering pass for rendered views) before the function returns. Pass 1 to perform a complete update immediately or 0 to allow updates to be deferred until the command completes.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.