OCLOperators ViewModelName
(Created page with "Returns the name of a ViewModel. ViewModelName is available within the context of a ViewModel.<syntaxhighlight> selfVM.ViewModelName </syntaxhighlight> ==== See also: ==== * OCLOperator ViewModels<br />")
 
m ((username removed) (log details removed))
(No difference)

Revision as of 06:03, 24 September 2024

This page was created by Charles on 2024-09-21. Last edited by Edgar on 2025-01-20.

Returns the name of a ViewModel. ViewModelName is available within the context of a ViewModel.

selfVM.ViewModelName

See also: