引数を返します。この関数は、効果的にノーオペレーション Find( )などの機能で既定の関数となるためだけに存在します。
identity ( item As Any ) As Any
Intent >identity("a") --> "a"
Intent >identity(height) --> 10
Intent >identity(Me) --> Root