Groups

None

Group members

NameDescription
RFmxNR_BuildListStepString

Creates the list step string.

RFmxNR_BuildListString

Creates the list string.

RFmxNR_CreateList

Creates a new list instance. Call the RFmxNR_CreateListStep function to add steps to the list. Alternatively, you can also specify the number of list steps using the RFMXNR_ATTR_NUMBER_OF_STEPS attribute.

RFmxNR_CreateListStep

Creates a new list step instance in a list.

RFmxNR_DeleteList

Deletes the list instance and all the list steps that you specify in the List Name parameter. When a list step is deleted, all the instances of attributes associated with the list step are also removed.

Attachments

None