System.Values - Manhunter07/MFL GitHub Wiki

Declaration

function Values(Value: record): array = \built-in\

Description

The Values function in the System package returns all member values within the record passed as argument for the Value parameter in an array of strings.

See also