When executed on the Client, this function checks to see if the project files available on the Server are newer than the files currently on the Client.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
IsAppChangedOnServer | System Info | Synchronous | Supported | Supported | Supported |
This parameter is optional.
0 | No |
1 | Yes |
For this function, "Server" means the station that is actually running your project and has the TCP/IP Server module enabled, and "Client" means a Thin Client or Secure Viewer that is communicating with the Server via TCP/IP. For more information, see Configuring a Web Solution.
Tag Name | Expression |
---|---|
Tag | IsAppChangedOnServer() |
Tag | IsAppChangedOnServer( "CheckVersion" ) // Function is automatically called when the value of CheckVersion changes. |