I want to use a hashmap in my suitelet, how do i a...
# general
c
I want to use a hashmap in my suitelet, how do i add it? i get"  org.mozilla.javascript.EcmaError: ReferenceError: "Map" is not defined "
m
Map is only available in SuiteScript 2.1
c
How do i get suitescript 2.1
I need to use key value pair, and i would rather not have to create 40 if statements