Hi All, We can not use the Template literals(backt...
# suitescript
s
Hi All, We can not use the Template literals(backtick) in suite script 2.0. Is there any other way to define a string like this in suite script 2.0? (I know we can use Template literals in suite script 2.1 but i want to use it in 2.0). Thanks 'Test Transction( abc, jkl )'
b
s
@battk thank you
s
if you use TypeScript you can use string template literals - even in SS2.0