Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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