• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CF 2021 and CORBA Array Functions

Engaged ,
Mar 10, 2022 Mar 10, 2022

Copy link to clipboard

Copied

Hello. On the Adobe Help site, I'm seeing a notice on many array functions about CORBA being removed for CF 2021. I'm trying to find a future-friendly way to, for instance, see if a value exists in an array. ArrayContains, ArrayFind, ArrayContainsNoCase and ArrayFindNoCase have the CORBA removal notice. Is there a built-in function that works for CF 2021 that does a similar thing?

Views

108

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advocate , Mar 17, 2022 Mar 17, 2022

The documentation says that CORBA has been removed, not the array functions. You can still use the array functions.

Votes

Translate

Translate
Community Expert ,
Mar 17, 2022 Mar 17, 2022

Copy link to clipboard

Copied

Are you using CORBA objects?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 17, 2022 Mar 17, 2022

Copy link to clipboard

Copied

I had been using the CF functions like ArrayContains and ArrayFind. The documention appears to be saying that those will be gone for CF 2021 when CORBA is removed. If that's the case, I'm looking for what I should use instead.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Mar 17, 2022 Mar 17, 2022

Copy link to clipboard

Copied

LATEST

The documentation says that CORBA has been removed, not the array functions. You can still use the array functions.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation