Skip to contents

Encode a parameter name with its group and index.

Usage

encode_param(group, name, index)

Arguments

group

The group name.

name

The parameter name.

index

The index of the parameter.

Value

A string in the format "group/name[index]".