Skip to content

RuntimePlatformId

Include: Use System\Application.pkg

Returns the current runtime platform identifier.

Type: Function

Return data type: Integer

Syntax

Function RuntimePlatformId Global Returns Integer

Call

Integer ePlatform
Get RuntimePlatformId to ePlatform

Description

Returns the current runtime platform identifier. RuntimePlatformId returns one of the C_RuntimePlaformId_* constants.

See also