MDrivenStart Methods
No edit summary
No edit summary
Line 3: Line 3:
Or, a Method can be '''IsQuery=false''' - and then you can do action-language in the body and change data.
Or, a Method can be '''IsQuery=false''' - and then you can do action-language in the body and change data.


You can send in arguments to a method. A method signature takes this form: '''MyMethod(argument1:String;argument2:Double):String'''
You can send in arguments to a method. A method signature takes this form:  
  MyMethod(argument1:String;argument2:Double):String


{{Template:MDrivenStart_Template}}
{{Template:MDrivenStart_Template}}
[[Category:MDrivenStart]]
[[Category:MDrivenStart]]

Revision as of 07:37, 12 May 2023

This page was created by Hans.karlsen@mdriven.net on 2020-07-06. Last edited by Stephanie@mdriven.net on 2023-07-24.

Methods can be IsQuery=true - and then the body is OCL, meaning no change of data can be performed.

Or, a Method can be IsQuery=false - and then you can do action-language in the body and change data.

You can send in arguments to a method. A method signature takes this form:

 MyMethod(argument1:String;argument2:Double):String

Back One Back to Start Chat Updated!

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments