SharedMethodBox
From Xojo Documentation
Displays a shared method box
![]() |
Needs checking - This template documentation may contain inaccurate information. |
{{SharedMethodBox | name = method name | owner = class or module owner | ownertype = class/module | scope = global/public/protected/private | parameters = parameters | returntype = type of data returned | platform = all/mac/win/linux | newinversion = version where this class first appeared | modifiedinversion = version where this class has been modified | replacementreason = obsolete/deprecated | replacement = the replacement }}
Shared Method
TestClass.TestMethod(index as Integer, autocommit as Boolean) As RecordSet
Supported for all project types and targets.
Supported for all project types and targets.