GetWCRevision
(VTScada Layer module. Obtain LayerRoot using the following script-only statement: )
LayerRoot = \System.GetLoadedAppInstance(GetGUID(0, \LocalGUID));
| Description: | Returns the revision structure for the repository revision in use by the working copy. |
| Warning | This function should be used only by advanced programmers. |
| Returns: | Revision Node. |
Usage: ![]() |
Script Only. |
| Function Groups: | Configuration Management |
| Related to: | GetWCPath | |
Format: ![]() |
LayerRoot.GetWCRevision() |
| Parameters: | None |
| Comments: | None |
