Can’t find this info anywhere, does anyone know the format for the
‘labels’ section of this control?
Regards,
Mark McCarron
Can’t find this info anywhere, does anyone know the format for the
‘labels’ section of this control?
Regards,
Mark McCarron
On 16/05/13 22:56, Mark McCarron wrote:
Can’t find this info anywhere, does anyone know the format for the
‘labels’ section of this control?
They are strings. Something like:
[“LABEL-1”,“LABEL-B”,“LABEL-3”]
Iain
Can’t find this info anywhere, does anyone know the format for the
‘labels’ section of this control?Regards,
Mark McCarron
The parameters within GRC are all required to be Python objects of some
sort. In this, it takes a Python “list” of strings:
[“A”, “B”, “C”, “D”, “E”]
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs