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

admGetFieldConfigScheme(name, id)

Package

adm

Alias

Pkg Usage

fieldConfigScheme(name, id)

Description

Excerpt
hiddentrue
Retrieves a specific field configuration scheme.

Retrieves a specific field configuration scheme.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

name

string

Yes

The name of the scheme.

id

integer

Yes

The ID of the scheme.

Return Type

JFieldConfgurationScheme

Example

Code Block
languagejs
JFieldConfigurationScheme fcScheme = admGetfieldConfigScheme("Default Field Config Scheme", 11000);
runnerLog("Id: " + fcScheme.id);
runnerLog("Name: " + fcScheme.name);
runnerLog("Description: " + fcScheme.description );

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "scheme_admin_function" and space = currentSpace ( )
labelsarray_functions