Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with katl-commons SIL Engine™ 2.5.13 / 2.6.5.

Syntax

admGetFieldConfigurationScheme(pkey)

...

Excerpt

Returns the project field configuration scheme.

Parameters

Parameter name

Type

Required

Description

 pkeystringyesProject key.

Return type

string

The requested scheme name or an empty string if the default field configuration scheme is used.

...