?> ¿Qué permite el parámetro `multiLabel`?... - Aide
QUESTION / RÉPONSE

¿Qué permite el parámetro `multiLabel`?

0 consultations

Réponse

Cuando `multiLabel` se establece en `True`, permite que un valor interno tenga múltiples etiquetas asociadas, lo cual es útil para formatos de etiquetas múltiples. El valor predeterminado es `False`.
Action technique liée

Voir la documentation de addFormat

Voir l'Action
Thématiques

Voir aussi

addFormat
sessionProp

The `addFormat` action is a powerful tool within the `sessionProp` action set. It allows for the dynamic creation and addition of a new user-defined format to a specified format library within the current CAS session. This is particularly useful for creating custom data representations on-the-fly without needing to pre-define them in a SAS catalog. You can define simple value mappings or complex ranges, and even create picture formats for detailed numeric formatting. The created formats are immediately available for use in the session where they were defined.

addFormat
sessionProp

Ajoute un format à une bibliothèque de formats. Les formats permettent de contrôler la manière dont les valeurs des variables sont affichées. Cette action est fondamentale pour personnaliser les sorties de données, améliorer la lisibilité des rapports et préparer les données pour l'analyse.

addFmtLib
sessionProp

Fügt eine benutzerdefinierte Formatbibliothek zur aktuellen CAS-Sitzung hinzu. Formatbibliotheken ermöglichen es, Rohdatenwerte in benutzerfreundliche und verständliche Beschriftungen umzuwandeln, was für die Berichterstellung und Datenanalyse unerlässlich ist. Diese Aktion kann Formate aus einer CAS-Tabelle (SASHDAT-Datei) oder direkt aus einem Dateisystempfad laden, der für den CAS-Controller zugänglich ist.