ISUI.UserPrefAsInt

Description

Syntax

object.UserPrefAsInt(aPrefName, aDefValue = 0)

Part Attribute Type Description
object Required
The object always implements the ISUI interface
aPrefName In, Required
string
aDefValue In, Required
Default value is 0
int

Return Value

int

Example



  
Note:

Version information

Added in v7.8.0