evCreate API 5.7 Help

GetPlmToken Function

Returns an authentication token currently active for the configured PLM system if that token exists.

GetPlmToken(): undefined | string

Return value

undefined | string

Either:

  • undefined: no active authentication with the configured PLM system exists.

  • string: the authentication token currently active for the configured PLM system.

30 April 2025