Help for this page

Select Code to Download


  1. or download this
    var1 = [
    item_key => '1',
    item_description => 'description 1',
    ...
    action_key => '3',
    action_summary => 'summary 3'
    ]
    
  2. or download this
    var1 = [
    item_key => '1',
    ...
                summary => 'summary 3'
              ]
    ]