フィルターのクリア

How I can recall one variable from a scalar ''variable''.

1 回表示 (過去 30 日間)
zbingos
zbingos 2021 年 2 月 13 日
コメント済み: zbingos 2021 年 2 月 13 日
I have the variable ´´d´´ (small 3d box), which is actually an email
and I want to use an other variable inside this with the name SenderName
How I can recall this variable in my script
Test = d.SenderName
Test = 'eurobank@eurobank.gr'
Thank you for your time!
  3 件のコメント
zbingos
zbingos 2021 年 2 月 13 日
i updated it. I hope is more clear now
zbingos
zbingos 2021 年 2 月 13 日
I found it
A = INBOX.Folders(1).Item(2).Items(1).Item(1).SenderName

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeTesting Frameworks についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by