Difference between revisions of "XL3GridMember"

(Created page with "Returns the member uniquename from the specified grid cell ==Syntax== {{Code|XL3GridMember( )}} ==Parameters== {| class="wikitable" ! Parameter ! Description |- | {{Code|Doma...")
 
Line 1: Line 1:
Returns the member uniquename from the specified grid cell
+
Returns the member uniquename for the specified grid cell
  
 
==Syntax==
 
==Syntax==
Line 10: Line 10:
 
! Description
 
! Description
 
|-
 
|-
| {{Code|Domain}}
+
| {{Code|Grid cell location}}
| Boolean value, pass True to return the domain as part of the username: DOMAIN\USER (optional)
+
|Shows member uniquename for grid cell
 
|}
 
|}
  

Revision as of 12:57, 12 December 2012

Returns the member uniquename for the specified grid cell

Syntax

XL3GridMember( )

Parameters

Parameter Description
Grid cell location Shows member uniquename for grid cell

See Also