Skip to contents

Decode a full parameter name to extract the base name.

Usage

decode_param(name_full)

Arguments

name_full

The full parameter name in the format "group/name[index]".

Value

The base parameter name without group and index.