Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admGetAllFieldConfigSchemes()

Package

adm

Alias

Pkg Usage

allFieldConfigSchemes()

Description

Excerpt
hiddentrue

Retrieves all field configuration schemes.

Retrieves all field configuration schemes.

Return Type

JFieldConfgurationScheme []

Example

Code Block
languagejs
JFieldConfigurationScheme [] allFcSchemes = allFieldConfigurationSchemesadmGetAllFieldConfigurationSchemes();
for(JFieldConfigurationScheme fcs in allFcSchemes) {
    runnerLog("Id: " + fcs.id);
    runnerLog("Name: " + fcs.name);
}

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "scheme_admin_routine" and space = currentSpace ( )
labelsarray_routines