[Value](#value2) ## Value2 # test ```4d var $test : 4D.test $0:=(This.value)*(This.value) 例えば() $nextHigh:=ds.Employee(1).getNextWithHigherSalary() Form.comp.city:=$cityManager.City.getCityName(Form.comp.zipcode) If(False) End if ```