fork download
  1. Boolean shipmentDispatched;
  2. shipmentDispatched = true;
  3. System.debug('Value of shipmentDispatched '+shipmentDispatched);
Success #stdin #stdout #stderr 0.01s 9036KB
stdin
Standard input is empty
stdout
Object: Boolean error: did not understand #shipmentDispatched
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
Boolean class(Object)>>doesNotUnderstand: #shipmentDispatched (SysExcept.st:1448)
UndefinedObject>>executeStatements (prog:1)
stderr
./prog:2: expected expression