User Tools

Site Tools


assign_no_returnvalue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
assign_no_returnvalue [2018/06/07 07:11] – created wolfgangriedmannassign_no_returnvalue [2018/06/07 07:13] wolfgangriedmann
Line 1: Line 1:
-====== Assign canot have a return value ======+====== Assign cannot have a return value ======
  
 VO unfortunately permits to return a value from an ''assign''. Since this is not permitted in .NET, the X# compiler will return an error of VO unfortunately permits to return a value from an ''assign''. Since this is not permitted in .NET, the X# compiler will return an error of
 +
 +[code][/code]
 +[code] Warning XS9032 This entity type cannot return a value. Return value ignored. [/code]
 +
 [code]Warning XS9032 This entity type cannot return a value. Return value ignored.[/code] [code]Warning XS9032 This entity type cannot return a value. Return value ignored.[/code]
  
assign_no_returnvalue.txt · Last modified: 2018/06/09 10:48 by wolfgangriedmann