LibreOffice 25.2 Help
You can access and compare some user data from conditions or fields. For example, you can compare user data with the following operators:
| ऑपरेटर | अर्थ | 
|---|---|
| == or EQ | equals | 
| != or NEQ | बराबर नहीं है | 
If you want, you can use a condition to hide specific text in your document from a specific user.
दस्तावेज़ के उस पाठ को चुनें जिसे आप छुपाना चाहते हैं.
Choose Insert - Section.
In the area, select the check box.
In the With Condition box, type user_lastname == "Doe", where "Doe" is the last name of the user that you want to hide the text from.
Click Insert and then save the document.
नेविगेटर में छुपे खण्ड का नाम अब भी दिखाई देता है
The following table is a list of the user variables that you can access when defining a condition or a field:
| उपयोक्ता वेरिएबल्स | अर्थ | 
|---|---|
| user_firstname | प्रथम नाम | 
| user_lastname | जाति नाम | 
| user_initials | प्रथमाक्षर | 
| user_company | कम्पनी | 
| user_street | सड़क | 
| user_country | देश | 
| user_zipcode | पिन कोड | 
| user_city | शहर | 
| user_title | शीर्षक | 
| user_position | स्थिति | 
| उपयोक्ता का ऑफ़िस का दूरभाष | व्यवसाय का दूरभाष क्रमांक | 
| उपयोक्ता का ऑफ़िस का दूरभाष | घर का दूरभाष क्रमांक | 
| user_fax | फ़ैक्स क्रमांक | 
| user_email | Email address | 
| user_state | प्रदेश |