function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ShravanKumarBagamShravanKumarBagam 

What are the non primittive data types in salesforce

@anilbathula@@anilbathula@

Hi,

 

The non primitive data types in salesforce are the sobjects such as Standard objects and custom objects.

 

Thanks

Anil.B

Jia HuJia Hu
sObjects, collections, user-defined types, and built-in Apex types.

doc,
http://www.salesforce.com/us/developer/docs/apexcode/Content/langCon_apex_data_types.htm
Prem ChauhanPrem Chauhan
Hi ShravanKumarBagam,

just go through with the below link to Understand Properly What the salesforce data type is? and how to declare etc...
SALESFORCE – DATA TYPES APEX DEVELOPER GUIDE



http://www.salesforceupdates.com/salesforce-data-types/
Shiva RajayadavShiva Rajayadav
Hi
Buddies
can I call apex class in trigger