Skip to content

Get_Long_Text_Value

Retrieves a record attribute value as CLOB.

FUNCTION Get_Long_Text_Value (   
   record_  IN type_record_,  
   name_    IN type_name_ ) RETURN CLOB

Parameters

record_
  Foundation1 record.

name_
    Record attribute name.

Return

Record attribute value as CLOB.