genmod - How are input variables specified in genmod Action?

Réponse

Input variables for analysis are specified using the inputs parameter, which accepts a list of casinvardesc structures. Each structure defines attributes like format, formattedLength, label, name (required), nfd, and nfl for a variable.
Did this answer help you?