dictionary = 
{
    ["DictKey_UnitName_18"] = "Command Post",
    ["DictKey_GroupName_14"] = "Target Test",
    ["DictKey_UnitName_9"] = "Smoke Test 2",
    ["DictKey_sortie_4"] = "",
    ["DictKey_WptName_28"] = "",
    ["DictKey_UnitName_15"] = "Target Test 1",
    ["DictKey_WptName_23"] = "",
    ["DictKey_GroupName_17"] = "Command Post",
    ["DictKey_WptName_8"] = "",
    ["DictKey_WptName_29"] = "",
    ["DictKey_WptName_19"] = "",
    ["DictKey_descriptionRedTask_2"] = "",
    ["DictKey_WptName_7"] = "",
    ["DictKey_WptName_21"] = "",
    ["DictKey_UnitName_10"] = "Smoke Test 3",
    ["DictKey_GroupName_5"] = "Smoke Test",
    ["DictKey_descriptionBlueTask_3"] = "",
    ["DictKey_ActionText_20"] = "local CommandPost = UNIT:FindByName( \"Command Post\" )\
\
GroupTanks:MessageToClient( \"We are moving to the Command Post\", 5, ClientHeli )\
\
local PointCommandPostVec2 = CommandPost:GetPointVec2()\
\
CommandPost:T( PointCommandPostVec2 )\
\
\
\
local TaskRoute = GroupTanks:TaskRouteToVec2( PointCommandPostVec2, 20 )\
\
GroupTanks:T( TaskRoute )\
\
GroupTanks:PushTask( TaskRoute )\
\
\
",
    ["DictKey_GroupName_24"] = "Client Test",
    ["DictKey_WptName_16"] = "",
    ["DictKey_UnitName_11"] = "Smoke Test 4",
    ["DictKey_WptName_22"] = "",
    ["DictKey_WptName_26"] = "",
    ["DictKey_UnitName_30"] = "Client Test 2",
    ["DictKey_descriptionText_1"] = "",
    ["DictKey_UnitName_6"] = "Smoke Test 1",
    ["DictKey_UnitName_25"] = "Client Test 1",
    ["DictKey_WptName_27"] = "",
} -- end of dictionary
