[(#REM)
]
#SET{data,#ARRAY}
#SET{fichier,#CONST{'_DIR_PLUGIN_APE_NAF'}|concat{'json/','ape_naf_grand_lyon.json'}}
#SET{fichier,#CONST{'_DIR_VAR'}|concat{'cache-json/','ape_naf.json'}}
#SET{cle,#VALEUR{code}|substr{0,2}}
#SET{cle,#GET{cle}#VALEUR{code}|substr{3,3}}
#SET{data,#GET{data}|plus{#ARRAY{#GET{cle},#GET{cle} - #VALEUR{libelle}}}
[(#ENV{data}|oui)#SET{data,#ENV{data}]
[(#ENV{repertoire,oui}|=={oui}|?{
#SET{type,selection}
,
#SET{type,input}
})]