Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Version: Available or changed with runtime version 14.0.
Gets the seconds component of the time represented by this instance.
Syntax
Minute := Time.Second()
Note
This method can be invoked using property access syntax.
Parameters
Time
Type: Time
An instance of the Time data type.
Return Value
Minute
Type: Integer
The seconds component, expressed as a value between 0 and 59.
Related information
Time Data Type
Getting Started with AL
Developing Extensions